<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.top_bg{
	height: 206px;
	overflow: hidden;
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
}
.header{width: 1200px; margin:0 auto;}
.h_con{ height:124px;padding: 16px 0 0; overflow:hidden;}
.h_con .logo{ float:left;width: 141px;}
.h_con .logo img{ width:141px; height:102px;}
.h_con .h_dw .b1 { color:#2b62a7;}
/*.h_con .h_dw .b2 { color:#fa951f;}*/
.h_con .h_dw{ float:left; font-size:35px; color:#333;line-height: 32px;width: 520px;padding: 15px 0 0 15px;}
.h_dw span{display: block; font-size:14px;color: #adadad; font-family:Arial, Helvetica, sans-serif; margin-top:5px;font-weight: normal;text-transform: uppercase;}
.h_dw i{color: #f8bd01;}
.h_tel{float: right;padding: 20px 0 0; background:url(../images/t_line02.gif) no-repeat 275px 24px;height: 100px;}
.h_tel p{font-size: 14px;color: #333;  background:url(../images/tel.gif) no-repeat 0 14px;line-height: 26px;padding: 0 0 0 45px;float: left;}
.h_tel b{display: block;font-size: 25px; font-family: "DINOT";}
.tel_p01{width: 285px;}
.tel_p02{width: 210px;}


/*nav*/
nav { width:1200px; margin:0px  auto; height:66px; line-height:66px;   display:inline-block!important; position: absolute; z-index:999999999; }
nav ul li { margin:0px 0px;  float:left;  }
.cur { color:#fff!important; /*background-color:#2b62a7; */font-weight:700; }

nav ul li .home:before { content:' ';background:url(../images/nav_ico.png) no-repeat center right; width:14px; height:17px; display:inline-block; margin-right:5px; }

nav ul li a { text-align:center;  padding:0px 30px 0px 30px; color:#fff; font-weight:700; font-size:16px;  display: block; position:relative; z-index:999; }
nav .dropdown { min-width:100px; position:relative;  } 
/*nav ul li a:after { content:' ';background:url(../../images/line_li.png) no-repeat center right; width:14px; height:17px; display:inline-block; margin-left:28px;}*/

nav ul.dropdown_menu { display:block; width:190px; position:absolute; z-index:99; background-color:#fff; margin-left:-32px;  }
nav .dropdown_menu li {  margin:0; height:0; overflow:hidden; float:none; padding:0 10px; transition:all .3s; -webkit-transition:all .3s; -o-transition:all .3s; -moz-transition:all .3s;   }


nav ul  a .dropdown:after {color:#fa951f!important; font-weight:700!important;}
nav ul li a:hover {color:#fa951f!important; font-weight:700!important;}
/*nav ul li .dropdown:hover{background:#fff\9; color:#fff!important; font-weight:700!important;}*//* IE6ã€IE7ã€IE8æ”¯æŒ */
/*nav ul .dropdown:after{content:'';position:absolute;width:150px;height:0;background-color:#2b62a7;bottom:0;left:0;-webkit-transition:height .3s;transition:height .3s; color:#fff!important;margin-left:-8px; font-weight:700!important; }
nav ul .dropdown:hover:after,.h_nav li.cur:after{height:100%; color:#fff!important; font-weight:700!important;}*/



nav .dropdown:hover .dropdown_menu li a:hover {color:#000!important; font-weight:700!important;}

nav .dropdown:hover .dropdown_menu li { height: 45px;border-bottom:1px solid #eaeaea; }
nav .dropdown:hover .dropdown_menu { box-shadow:0px 0px 5px 5px rgba(0,0,0,0.1); border-top:3px solid #fa951f;}
nav .dropdown:hover .dropdown_menu:before {    content: "";
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    top: -20px;
    left: 50%;
    border: 10px solid;
    border-color: transparent transparent #fa951f transparent;
    margin-left: -10px;}

nav .dropdown .dropdown_menu li a{color: #232323; font-size: 14px; line-height: 45px; display: block;  text-align: center; font-weight:400;  }
/*nav end*/











.h_nav{ height:66px; line-height:66px;}
.h_nav em{display: block;width: 15px;height: 15px;line-height: 0;position: absolute;top: 25px;left: 10px;overflow: hidden;z-index: 20;}
.h_nav em img{width: 15px;height: 15px;}
.h_nav li{height: 66px; float:left;position: relative;}
.h_nav li a{ font-size:14px; color:#333; padding:0 29px;display:block; float:left;position: relative;z-index: 4; text-decoration:none;}
.h_nav li a:hover{background:#008cd6\9; color:#fff;}/* IE6ã€IE7ã€IE8æ”¯æŒ */
.h_nav li:after{content:'';position:absolute;width:100%;height:0;background-color:#008cd6;bottom:0;left:0;-webkit-transition:height .3s;transition:height .3s;}
.h_nav li:hover:after,.h_nav li.cur:after{height:100%;}
em,i{ font-style:normal;}


        /*banner*/
        .fullSlide{ min-width:1200px; position:relative;  height:660px; overflow:hidden;  }
        .fullSlide .bd{ position:relative; z-index:0; }
        .fullSlide .bd ul{ width:100% !important;  }
        .fullSlide .bd li{ width:100% !important;  height:660px; overflow:hidden; text-align:center;  }
        .fullSlide .bd li a{ display:block; height:660px; }
.fullSlide .bd li img {width: 1920px;height: 660px;display: block;position: absolute;top: 0;left: 50%;margin-left: -960px;}
        .fullSlide .hd{ width:1200px; left:50%; margin-left:-600px; bottom:40px; position:absolute; z-index:1;overflow:hidden;}
        .fullSlide .hd ul{margin-left:500px;}
        .fullSlide .hd ul li{ float:left; margin:0 5px; display:inline; cursor:pointer; width: 62px;height: 5px;background: #000; text-indent: -9999px;}
        .fullSlide .hd ul .on{background: #fff;}
      

.s_bg{height: 89px; background:url(../images/s_line.gif) repeat-x 0 bottom;}
.search{ width:1200px; margin:0 auto;height: 88px;overflow: hidden;}
.search p{ float:left;font-size: 14px; color:#666; width:880px; height:88px; line-height:86px; overflow:hidden; background:url(../images/s_line02.gif) no-repeat 0 33px;padding: 0 0 0 20px;}
.search p a{font-size: 14px; color:#666; padding:0 10px 0 0;}
.search p a:hover{color: #333;}
.search .ser_inp{ background:none; width:230px; height:88px; border:none; float:left; font-family:"Microsoft YaHei";font-size: 14px; color:#666; line-height:88px; outline:none;}
.search .ser_so{cursor: pointer; float:left; background:url(../images/s_so1.gif) no-repeat; border:none; width:67px; height:89px;}
input::-webkit-input-placeholder {color: #999;}


.f_bg{
	background:#03a095;
	height:245px;
	overflow:visible;
	border-top:3px solid #ff9619;
	clear: both;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.footer{width: 1200px; margin:0 auto;}
.f02{width: 530px;}
.f_nav{height: 125px;overflow: hidden;width: 390px; background:url(../images/f_line01.gif) no-repeat;padding: 20px 0 0;}
.f_nav ul li{height: 32px;line-height: 32px; background:url(../images/f_ico01.png) no-repeat 0 14px;overflow: hidden;padding: 0 0 0 15px;width: 115px;float: left;}
.f_nav ul li a{font-size: 14px;color: #fff;}
.f_nav ul li a:hover{font-weight: bold;}
.f02 p{font-size: 24px;color: #fff; font-family:Arial, Helvetica, sans-serif;height: 60px;line-height: 60px;overflow: hidden; background:url(../images/f_line01.gif) no-repeat;width: 390px;font-weight: bold;}
.f02 p span{ background:url(../images/f_ico02.png) no-repeat 0 24px;display: block;padding: 0 25px;float: left;}
.f_ban{width: 400px;padding: 20px 0 0; background:url(../images/f_line02.gif) no-repeat;}
.f_ban p{padding:0 0 12px 35px;font-size: 14px;color: #fff;line-height: 24px;}
.f_ban p b{display: block;}
.f_ban span{display: block;}
.f_ban i{padding: 0 10px;}
.f_p01{ background:url(../images/f_ico03.png) no-repeat 0 15px;}
.f_p02{ background:url(../images/f_ico04.png) no-repeat 0 15px;}
.f_ban a{color: #fff;}
.f_er{width: 240px;padding: 33px 0 0; background:url(../images/f_erbg.gif) no-repeat 0 20px;}
.f_er p{width: 100px;text-align: center;line-height: 0;float: left;padding: 0 0 0 16px;}
.f_er img{ width:100px; height:100px;}
.f_er span{display: block;font-size: 14px;color: #fff;line-height: 30px;padding: 15px 0 0;}
  

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(../images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #fa951f;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #fa951f;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    







        .ny-search-1 {
            background: #fff;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .ny-search-1 p {
            color: #444;
            line-height: 82px;
        }
        .scgs{width:1200px;margin:0 auto 0px;}
        .ny-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .ny-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #f4f4f4;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .ny-search-1-inp input {
            border: 0;
        }
        
        .ny-search-1-inp1 {
            width: 224px;background: #f4f4f4;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .ny-search-1-inp2 {
               width: 25px;
            height:25px;
            background: url(images/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;  margin-top:3px; margin-right:5px;
        }
    

        .ny-weiz {
            font-size: 14px;
            
        }
        
        .p12-curblock{
            display: none;
        }
        .ny-weiz b {
	
	font-weight: normal;
	padding-left: 30px;
	background-image: url(../images/map.png);
	background-repeat: no-repeat;
	background-position: left center;
        }
        .plc{width:1200px;margin:0 auto 20px;}
        .ny-weiz i {
            font-style: normal;
        }
        
        .ny-weiz span {
            
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
		
		
		
		
		
		
		
		
		.ny-gjc-02 {
            height: 55px;
            background: #fff;
            margin-bottom: 20px;width:1200px;margin:0 auto  20px;
        }
        
        .ny-gjc-02 li {
           
            height: 55px;
            font-size: 18px;
            line-height: 55px;
            text-align: center;
            float: left;
            border-right: 1px solid #d8d8d8;
            box-sizing:border-box;
            background: #f4f4f4;
            cursor: pointer;
            text-overflow: ellipsis;
            position: relative;
        }
        
        .ny-gjc-02 li a {
            color: #333;
			display:block;
			width:100%;position: relative;z-index: 3;
        }
   
		
		
.ny-gjc-02 li:after{content:'';position:absolute;height:100%;width:0;background:#2b62a7;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
.ny-gjc-02 li:hover:after, .ny-gjc-02 li.sidenavcur{width:100%;color: #fff;}
		
		
      
        
		
		
        .ny-gjc-02 li.sidenavcur a,
        .ny-gjc-02 li:hover a {
            color: #fff;
        }
        
        .ny-gjc-02 li .erji{ display:none; width:100%; text-align:center; position:absolute; top:55px; left:0;z-index: 10;}
        .ny-gjc-02 li .erji li{width:100%; height:40px; line-height:40px;background:#eee; border-bottom:#fff 1px solid;font-size: 16px;}
        .ny-gjc-02 li .erji li a{color:#333;}

    

        .ny-about-1{display: inline-block;width: 100%;background: #fff;margin-bottom: 0px;}
        .ny-about-1-tit{height: 114px;line-height: 114px;font-size: 30px;text-align: center; color:#4b4a4a;}
        .ny-about-1-tit span{font-size: 22px;color: #aaa;}
        /*.ny-about-1-nr{padding:0 20px 20px;}*/
		
		
		
		
		
		 .ny_banner_1 { width:100%; height:395px; background-position:center top; background-repeat:no-repeat; margin:0px auto;}
		 
		 
		 
		 
		 
		 

		 
		 
		 
		
      
    </pre></body></html>